Fix focus handling for embedded frames.
authorDavid Benjamin <davidben@mit.edu>
Sat, 7 Jan 2012 07:02:06 +0000 (15:02 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 7 Jan 2012 07:02:06 +0000 (15:02 +0800)
commit4ef115624e57c847c7484f3e941450489c7eea92
tree11a2bb616f94649b250907354d16e7f8ebd03c9d
parent6471a9b53e3bd7ff369e26b4b6b15c7d31f9a1b4
Fix focus handling for embedded frames.

* xfns.c (Fx_focus_frame): Use it for embedded frames.

* xterm.c (x_embed_request_focus): New function.

* xterm.h: Add prototype.
src/ChangeLog
src/xfns.c
src/xterm.c
src/xterm.h